.c_top{
	width: 100%;
	background: #2a2a2a;
}
.c_top p{
	width: 1100px;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.c_top p span:nth-child(2){
	float: right;
}
.top{
	width: 100%;
	height:98px;
	background: #980001;
}
.nav_box{
	width: 100%;
	background: #980001;
}
.dht{
	width: 100%;
	background: #e5e5e5;
	line-height: 30px;
}
.dht p{
	width: 1100px;
	margin: 0 auto;
	font-size: 14px;
}
.slideBox1{width:100%;
		  height:365px;
		  overflow:hidden;
		  position:relative;}

.slideBox1 .hd{height:15px;
			  overflow:hidden;
			  position:absolute;
			  right:15%;
			  bottom:15px;
			  z-index:1;}
			  
.slideBox1 .hd ul{overflow:hidden;
				 zoom:1;
				 float:left;}
				 
.slideBox1 .hd ul li{float:left;
					margin-right:5px;
					width:25px;
					height:7px;
					line-height:14px;
					text-align:center;
					background:#fff;
					cursor:pointer;}
					
.slideBox1 .hd ul li.on{background:#81050d;
					   color:#fff;}
					   
.slideBox1 .bd{position:relative;
			  height:100%;
			  z-index:0;}
			  
.slideBox1 .bd img{width:100%;
				  height:100%;}
.c_con{
	width: 1100px;
	margin: 0 auto;
}
.cc_bt{
	padding-left: 50px;
	padding-left:30px;
	width: 1100px;
	margin: 50px auto 0 auto;
	background: url(../images/1.png) 0 5px no-repeat;
	border-bottom: 5px solid #990000;
	color: #990000;
	font-size: 22px;
	padding-bottom: 6px;
}
.cc_bt span{
	padding-top: 10px;
	float: right;
	font-size:14px;
	color: #000;
	margin-right: 30px;
}
.bmtd{
	width: 1200px;
	margin: 25px auto;
	display: flex;
}
.bmtd li{
	margin-left: 50px;
}